-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.2.0
-
Code
-
Classes
- Result
| Total Complexity |
34 |
| Dependencies |
7 |
| Dependents |
18 |
| Total lines |
188 |
| Lines of code |
109 |
| Logical lines of code |
68 |
| Comment lines |
23 |
| Methods |
17 |
| Properties |
6 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| combine_with_success_data() |
S |
50 |
7 |
29 |
| as_rest_response() |
S |
54 |
7 |
21 |
| for_wp_cli() |
S |
60 |
5 |
14 |
| from_response() |
S |
62 |
2 |
11 |
| __construct() |
S |
81 |
1 |
3 |
| success() |
S |
73 |
1 |
5 |
| error() |
S |
73 |
1 |
5 |
| combine() |
S |
78 |
1 |
3 |
| is_success() |
S |
90 |
1 |
1 |
| get_data() |
S |
92 |
1 |
1 |
| get_error() |
S |
92 |
1 |
1 |
| add_success_message() |
S |
75 |
1 |
4 |
| get_success_messages() |
S |
92 |
1 |
1 |
| add_info_message() |
S |
75 |
1 |
4 |
| get_info_messages() |
S |
92 |
1 |
1 |
| add_warning_message() |
S |
75 |
1 |
4 |
| get_warning_messages() |
S |
92 |
1 |
1 |